Text to Shapes

This function converts a text string into a shape with points. You would probably only want to do this if you need to apply certain transformations to the text such as slant or perspective, to manipulate the individual points of characters comprising the text, or to use a bitmap or color gradient fill. Text in the form of a text object is very efficient because the characters can be shared with other text strings with the same font.